ASP.NET or PHP for news website? [closed]
        Posted  
        
            by 
                Goma
            
        on Programmers
        
        See other posts from Programmers
        
            or by Goma
        
        
        
        Published on 2011-02-25T20:31:02Z
        Indexed on 
            2011/02/25
            23:33 UTC
        
        
        Read the original article
        Hit count: 306
        
Whcih is better to build a news website from scratch with the following features:
- Every registered member can read the news.
 - some members (moderators) can add news.
 - Admin can edit, delete,etc.
 - Every thread or topic may contain many pictures.
 - Members can reply and add their comment.
 - Members can upload their photos and other photos.
 - There will be private messages between users.
 - The visitors will be arround 2,000,000, every day.
 
© Programmers or respective owner